home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
PC Direct 1996 February
/
PC Direct CD-ROM (February 1996).iso
/
software
/
claris
/
impact
/
disk12
/
impact.rs_
/
impact.rs
/
TEXT_163.txt
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Windows-1252 (detected)
Wrap
Text File
|
1995-08-28
|
317 b
|
11 lines
ISNUMBER
Determines whether an expression is a number (TRUE) or not (FALSE).
Format: ISNUMBER (value)
Argument:
ΓÇó value: Any text, number, cell reference, or function that evaluates to a number (not text or blank).
Example:
ISNUMBER ("a") returns FALSE.
Shows that the argument value returns text, not a number.